Index

A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

D

d - Variable in class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.EigenvalueDecomposition
Arrays for internal storage of eigenvalues.
data - Variable in class edu.claflin.finder.logic.Edge
The data attached to the edge.
DEBUG - Enum constant in enum edu.claflin.finder.log.LogLevel
 
defaultRelationship - Variable in class edu.claflin.finder.io.graph.NOABatchIO
Contains the String representation of the default relationship to use.
degree - Variable in class edu.claflin.finder.logic.Node
 
delta - Variable in class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.LeadingEigenvectorAlgorithm.SwapInfo
 
delta - Variable in class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.LeadingEigenvectorAlgorithm.VectorInfo
 
delta_sigma(int, int, List<Node>, Communities) - Method in class edu.claflin.finder.algo.clustering.Walktrap
Calculate delta sigma from communities C1 and C2 according to Section 4.2 Theorem 5 in the paper.
dependency - Variable in class edu.claflin.finder.algo.clustering.struct.girvan_newman_struct.BetweennessCentrality.BetweennessData
 
DepthFirstTraversalSearch - Class in edu.claflin.finder.algo
Processes a Graph searching for bipartite subgraphs by performing a depth first search on each node.
DepthFirstTraversalSearch(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.DepthFirstTraversalSearch
Public constructor for initializing the DepthFirstTraversalSearch with default conditions.
desc - Variable in enum edu.claflin.finder.algo.ArgumentsBundle.COMMON_ARGS
A String description of the enum.
descending - Variable in class edu.claflin.finder.logic.comp.GraphSizeComparator
 
DESCENDING - Enum constant in enum edu.claflin.finder.algo.Algorithm.GraphSortOrder
 
description - Variable in enum edu.claflin.finder.log.LogLevel
A simple string description of the log level for output.
destroy() - Method in class edu.claflin.finder.log.LogUtil
Destroys all logging functionality of the log engine.
destroyLogger() - Static method in class edu.claflin.finder.Global
Destroys the LogUtil reference.
destroyLogToFile() - Method in class edu.claflin.finder.log.LogUtil
Destroys the Logging to File functionality of the log engine.
destroyLogToTerminal() - Method in class edu.claflin.finder.log.LogUtil
Destroys the Logging to Terminal functionality of the log engine.
dfs(int[][], int, int[], int) - Method in class edu.claflin.finder.algo.clustering.struct.leading_eigenvector_struct.LeadingEigenvectorCaller
 
dfs(Node, List<Node>, List<Node>, List<Boolean>) - Method in class edu.claflin.finder.algo.ConnectedComponentsDFS
Recursive dfs that stores the nodes of a connected component.
difference(Graph) - Method in class edu.claflin.finder.logic.Graph
Difference of this Graph with a provided Graph.
DijkstraShortestPath - Class in edu.claflin.finder.algo.shortestpath
 
DijkstraShortestPath(ArgumentsBundle) - Constructor for class edu.claflin.finder.algo.shortestpath.DijkstraShortestPath
Public Constructor for creating an Algorithm.
DirectedCliqueCondition - Class in edu.claflin.finder.logic.cond
Represents a Directed Clique condition.
DirectedCliqueCondition() - Constructor for class edu.claflin.finder.logic.cond.DirectedCliqueCondition
 
disjointElements(T, T) - Method in class edu.claflin.finder.struct.DisjointSet
Whether two given elements are not in the same set
DisjointSet<T extends Comparable<T>> - Class in edu.claflin.finder.struct
A LinkedList-based Disjoint Set data structure.
DisjointSet(int) - Constructor for class edu.claflin.finder.struct.DisjointSet
 
distance - Variable in class edu.claflin.finder.algo.clustering.struct.girvan_newman_struct.BetweennessCentrality.BetweennessData
 
distance(int, int, List<Node>) - Method in class edu.claflin.finder.algo.clustering.Walktrap
Compute the distance between community i and community j.
DistanceRecord(int, Edge) - Constructor for class edu.claflin.finder.algo.spanningtree.Prim.DistanceRecord
 
DistanceRecordComparator() - Constructor for class edu.claflin.finder.algo.spanningtree.Prim.DistanceRecordComparator
 
done - Variable in class edu.claflin.finder.algo.Bundle
Number of algorithms executed.
doubleList - Variable in class edu.claflin.finder.algo.ArgumentsBundle
The Mapping of String keywords to Notable Double values.
DSW() - Method in class edu.claflin.finder.algo.clustering.struct.BinarySearchTree
 
duplicate() - Method in class edu.claflin.finder.algo.clustering.struct.fast_greedy_struct.TreeNodeInfoFG
 
duplicate() - Method in class edu.claflin.finder.algo.clustering.struct.TreeNode
 
duplicate() - Method in class edu.claflin.finder.algo.clustering.struct.TreeNodeInfo
 
duplicate() - Method in class edu.claflin.finder.algo.clustering.struct.walk_trap_struct.HeapNodeWT
 
duplicate() - Method in class edu.claflin.finder.logic.Node
Returns a copy of this Node that is a new object in memory.
duplicate(Node, Node) - Method in class edu.claflin.finder.logic.Edge
Attempts to duplicate an Edge based on the supplied parameters.
A B C D E F G H I J K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form